Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getFrom_Type_LogSeverityChoiceTypeService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'from.type.log_severity_choice_type' shared service.
return $this->services['from.type.log_severity_choice_type'] = new \PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getLanguages());